Platform Explorer / Nuxeo Platform 2023.10

Extension point config

Documentation

The user profile importerConfig contains:

- dataFile: define the user profile CSV data filename to be imported on startup. - dateFormat: the date format used for CSV file date properties. - listSeparatorRegex: the list separator regular expression used for CSV data file list properties. - updateExisting: if 'true' existing user profiles will be updated by the import. - batchSize: the number of user profile document updates to be committed in one transaction.

Contribution Descriptors

  • Class: org.nuxeo.ecm.user.center.profile.ImporterConfig

Contributions

No known contributions.